type github.com/jackc/pgx/v5/pgtype.encodePlanUint64CodecTextUint64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L107: 			return encodePlanUint64CodecTextUint64{}
		uint64.go#L157: type encodePlanUint64CodecTextUint64 struct{}
		uint64.go#L159: func (encodePlanUint64CodecTextUint64) Encode(value any, buf []byte) (newBuf []byte, err error) {